home *** CD-ROM | disk | FTP | other *** search
/ PC Media 2 / PC MEDIA CD02.iso / share / udos / dor44 / dorsumry.txt < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.7 KB  |  73 lines

  1.  
  2.                                            
  3. DOR [d:][\path\][filename.ext]   [options]  [ }t: ]
  4.     (External)    (C) 1990, 1992 Tim Ward                    V4.4
  5.  
  6. Shows all files and subdirectories on the specified drive, or on the default
  7. drive if no drive is specified. Includes hidden and system files. 
  8. Filename is color-coded according to file attributes. Displays total size of
  9. selected files on disk. Includes total and free drive space & memory. 
  10. If t: is included, file sizes calculated for specified other drive.
  11.  
  12.     /(nn...nn  Files with size less than nn...nn 
  13.     /)nn...nn  Files with sizes greater than nn...nn
  14.         where   0 <= nn...nn < 999,999,999   (may include commas)
  15.  
  16.     /-  All files dated before today          
  17.     /=  All files dated today                 
  18.     /+  All files dated today or after        
  19.  
  20.     /-MM-DD-YYYY  files before particular date                   
  21.     /=MM-DD-YYYY  files dated on particular date           
  22.     /+MM-DD-YYYY  files on or after certain date           
  23.                 Where MM=Month,DD=Day,YYYY=year 
  24.                 ** May be used to replace MM DD HH or MM. 
  25.                 **** May be used to replace YYYY
  26.  
  27.     /: Files with time after now
  28.     /; Files with time before now
  29.  
  30.     /;HH:MM Files before certain time
  31.     /:HH:MM Files after certain time 
  32.                 Where HH = Hour(1 - 24), MM = Minutes
  33.                 or format = HH:MMa
  34.                 or format = HH:MMp
  35.  
  36.     /,  Removes all commas from all numbers in listing
  37.  
  38.  
  39.  
  40.  
  41.     /2 = Display two columns of file listings.
  42.     /4 = Ultrawide. Four columns, filenames only 
  43.  
  44.     /A = list only files with arc
  45.     -A = Do not include files with arc bit set   
  46.     /B = Print files with full drive + Backslash path name.
  47.     /C = Toggle 12/24 clock format  
  48.     /D = list only directories
  49.     -D = Do not include subdirectories           
  50.     /DT= Show Directory Tree
  51.     /E = Search in subdirectories
  52.     -F = Ignore floppy drives, removable drives
  53.     /H = list only hidden files
  54.     +H = Include hidden files                    
  55.     /L = display file data only
  56.     -L = Don't show individual file data         
  57.     -J = Ignore logical drives      
  58.     /ND= Display decimal dump of file name       
  59.     /NH= Display hex dump of file name           
  60.     -N = Ignore network drives
  61.     /O = Override switches set in DOS environment.
  62.     /P = Pause after every page
  63.     /R = list only read-only files
  64.     -R = Do not include read-only files          
  65.     /S = list only system files
  66.     +S = Include system files                    
  67.     /Z = Display actual space used on disk by each file
  68.  
  69. /?    = Display Help page one      
  70. /??   = Help Page 2
  71. /INFO = More information
  72.  
  73.